home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / AFS / PasteUp.app / colorsep_setup.ps < prev    next >
Text File  |  1994-12-14  |  450b  |  16 lines

  1. % BEGIN separation setup
  2.     gsave
  3.     PasteUp_cmykcolor /initialize get exec
  4.     PasteUp_gsproperty /initialize get exec
  5.     PasteUp_separate /initialize get exec
  6.     PasteUp_separation /initialize get exec
  7.     userdict begin
  8.     /SPOT_FUNCTION {
  9.     abs exch abs 2 copy add 1 gt {
  10.         1 sub dup mul exch 1 sub dup mul add 1 sub
  11.     }{
  12.         dup mul exch dup mul add 1 exch sub
  13.     }ifelse
  14.     } bind def
  15.     % the rest is generated directly by the program:
  16.